programming:c:function fwriteWhat links here?

prototype

size_t fwrite(const void *ptr, size_t size, size_t nelem, FILE *stream);


The function writes characters to the output stream stream, accessing values from successive elements of the array whose first element has the address (char *)ptr until the function writes size*nelem characters or sets the error indicator. It returns n/size, where n is the number of characters it wrote. If the function sets the error indicator, the file-position indicator is indeterminate.
programming:c:function fwrite
filename:programming:c:function fwrite
filename:programming%3Ac%3Afunction%20fwrite
last edit:April 04 2009 19:35:54 (5510 days ago)
ct = 1714965823.000000 = May 05 2024 23:23:43
ft = 1238888154.000000 = April 04 2009 19:35:54
dt = 476077669.000000